a:hover {
	text-decoration: inherit;
}
.Container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 1180px;
}
.pos-rel {
	position: relative;
}
.bg-gray {
	background: #f8f8f8;
}
.bg-red {
	background: #DD4250;
}
.padding60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.wk_red {
	color: #DD4250;
}
.wk_black {
	color: #121212;
}
.fright {
	float: right;
	text-align: right;
}

.wk_Title-group {
	padding: 0 0 40px 0;
	overflow: hidden;
	text-align: center;
}
.wk_Title-group h2 {
	margin: 0;
	font-size: 26px;
	font-weight: 100;
	line-height: 40px;
	height: 40px;
	padding: 5px 0;
	text-align: center;
	color: #ccc;
}
.wk_Title-group h2 span {
	display: inline-block;
	padding: 0;
}
.wk_Title-group p {
	font-size: 16px;
	line-height: 30px;
	color: #888;
}
.wk_Title-group .wk_animate-btn {
	float: right;
}
.wk_Title-group .wk_animate-btn a {
	margin: 5px;
}
.wk_case-warp {
	border-bottom: 1px solid #ddd;
}
.wk_casesz {
	width: 1180px;
	/*height: 550px;*/
	overflow: hidden;
}
.wk_case-list {
	margin-left: -0.8333%;
	margin-right: -0.8333%;
	overflow: hidden;
}
.wk_case-list li, .wk_case-list article {
	float: left;
	width: 23.3333%;
	margin: 0.8333%;
	background: #fff;
	overflow: hidden;
}
.wk_citem a {
	position: relative;
	display: block;
	text-decoration: none;
}
.wk_citem a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0);
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-transition: background .3s, color .3s, box-shadow .3s;
	-moz-transition: background .3s, color .3s, box-shadow .3s;
	transition: background .3s, color .3s, box-shadow .3s
}
.wk_citem a img {
	display: block;
	width: 280px;
	height: 180px;
	overflow: hidden;
}
.wk_citem a:hover span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-color: rgba(255,255,255,0.87);
	background-image: url(../images/see_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.wk_citemtxt {
	padding: 3.571429% 7.1429%;
}
.wk_citemtxt a {
	text-decoration: none;
	-webkit-transition: background .3s, color .3s, box-shadow .3s;
	-moz-transition: background .3s, color .3s, box-shadow .3s;
	transition: background .3s, color .3s, box-shadow .3s
}
.wk_citemtxt a h4 {
	margin: 0;
	padding: 0;
	font-weight: 100;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wk_citemtxt a:hover h4 {
	color: #DD4250;
}
.wk_citemtxt p {
	overflow: hidden;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	color: #999;
}
.wk_citemtxt p span {
	float: left;
	width: auto;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wk_citemtxt p span a {
	color: #DD4250;
}
.wk_citemtxt p a {
	display: inline-block;
	color: #999;
}
.wk_contact-indexbg {
	background-image: url(../images/cbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	Background-attachment: fixed;
}
.wk_contact-txt {
	float: left;
	padding: 7px 0;
}
.wk_contact-txt h3 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	height: 60px;
	line-height: 40px;
	font-weight: 100;
}
.wk_contact-btn1 {
	box-shadow: 0 0 0 1px rgba(221,66,80,0);
	-webkit-transition: background .3s, color .3s, box-shadow .3s;
	-moz-transition: background .3s, color .3s, box-shadow .3s;
	transition: background .3s, color .3s, box-shadow .3s
}
.wk_contact-btn1, .wk_contact-btn1:hover {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding: 0 40px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	background: #DD4250;
	background-color: rgba(221,66,80,0.87);
	border-radius: 40px;
}
.wk_contact-btn1:hover {
	background-color: rgba(221,66,80,1);
	box-shadow: 0 0 0 4px rgba(221,66,80,0.3)
}
.wk_good-item {
	float: right;
}
.wk_good-item .wk_gbox {
	float: left;
	width: 84px;
	height: 74px;
	padding: 20px 10px;
	background: url(../images/b_border.png) no-repeat center;
	margin-left: 20px;
	text-align: center;
}
.wk_good-item .wk_gbox span {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #DD4250;
	font-weight: 600;
}
.wk_good-item .wk_gbox em {
	display: block;
	font-size: 11px;
	line-height: 12px;
	color: #666;
}
.wk_comm-img {
	margin: 0 0 40px 0;
}
.wk_comm-img img {
	display: block;
	margin: 0 auto;
}
.wk_comm-txt p {
	margin: 0 auto;
	text-indent: 2em;
	font-size: 18px;
	line-height: 32px;
	height: 96px;
	overflow: hidden;
	color: #666;
	font-style: italic;
	width: 680px;
}
.wk_comm-name {
	text-align: center;
	margin: 14px 0 0 0;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	height: 30px;
	overflow: hidden;
}
.wk_client-comments {
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 360px;
}
.wk_cc-list {
	height: 310px;
	overflow: hidden;
	width: 960px;
}
.wk_client-comments img {
	display: block;
	margin: 0 auto;
	width: 132px;
	height: 132px;
	overflow: hidden;
	border-radius: 50%;
}
.wk_client-comments .wk_num {
	overflow: hidden;
	height: 10px;
	padding: 20px 0;
	margin-top: 10px;
	text-align: center;
}
.wk_client-comments .wk_num li {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	background: #ccc;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}
.wk_client-comments .wk_num li a {
	display: block;
}
.wk_client-comments .wk_num li.on {
	background: #DD4250;
}
.wk_client-comments .wk_prev, .wk_client-comments .wk_next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(../images/arr_1.png) no-repeat;
	position: absolute;
	top: 115px;
}
.wk_client-comments .wk_prev {
	left: -40px;
}
.wk_client-comments .wk_next {
	right: -40px;
	background-position: right
}
.wk_clients-list li {
	float: left;
	width: 20%;
	height: 50px;
	margin: 10px 0;
}
.wk_clients-list li img {
	display: block;
	margin: 0 auto;
}
.wk_consultation {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background: #DD4250;
}
.wk_consultation_r {
	height: 60px;
	margin-top: 30px;
	overflow: hidden;
	text-align: center;
	color: #FFF;
}
.wk_consultation_r span {
	font-size: 22px;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	font-weight: 500;
}
.wk_consultation_r .wk_mfrx {
	height: 38px;
	font-size: 22px;
	line-height: 38px;
	border-radius: 10px;
	border: 1px solid #FFF;
	padding: 5px 30px;
	margin-left: 50px;
	color: #FFF;
	font-weight: 500;
}
.wk_consultation_r .wk_mfrx:hover {
	background: #FFF;
	color: #DD4250;
}
/***add**/
.wk_about_side {
	width: 100%;
	min-width: 1110px;
	height: 555px;
	margin: 0 auto;
	background: #fefefe;
}
.wk_about_top {
	width: 1110px;
	height: 80px;
	margin: 0 auto;
	padding-top: 47px;
}
.wk_about_top h2 {
	width: 550px;
	height: 80px;
	float: left;
	position: relative;
}
.wk_about_top h2 span {
	font-size: 18px;
	color: #909191;
	font-weight: normal;
	position: absolute;
	left: 122px;
	top: 46px;
	z-index: 20;
}
.wk_about_qh {
	width: 366px;
	height: 80px;
	padding-top: 17px;
	float: right;
}
.wk_about_qh li {
	width: 80px;
	cursor: pointer;
	height: 28px;
	line-height: 24px;
	text-align: center;
	float: left;
	padding: 0 21px;
}
.wk_about_qh li#one11 {
	background: url(../images/xian.png) no-repeat right 2px;
}
.wk_about_qh li#one12 {
	background: url(../images/xian.png) no-repeat right 2px;
}
.wk_about_qh li.hover a {
	width: 80px;
	height: 28px;
	color: #fefefe;
	background: url(../images/ico1.png) no-repeat center top;
}
.wk_about_qh li a {
	width: 80px;
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	display: block;
	color: #5b5d63;
}
.wk_about_qh li a:hover {
	color: #fefefe;
	background: url(../images/ico1.png) no-repeat center top;
}
.wk_about_con {
	width: 1110px;
	height: 350px;
	overflow: hidden;
	margin: 30px auto 0 auto;
}
.wk_about_basic {
	width: 1110px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
}
.wk_about_dl {
	width: 265px;
	height: 320px;
	float: left;
}
.wk_about_dl dt {
	width: 265px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
}
.wk_about_dl dt img {
	width: 265px;
	height: 130px;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.wk_about_dl dt:hover img {
	-webkit-transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-o-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08);
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.wk_about_dl dd.dd1 {
	width: 265px;
	height: 77px;
	line-height: 77px;
	margin: 14px auto 0 auto;
	text-align: center;
	font-size: 30px;
	color: #3b3b3b;
}
.wk_about_dl dd.dd2 {
	width: 265px;
	line-height: 29px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #8e8e8e;
}
.wk_news_basic {
	width: 300px;
	height: 350px;
	float: left;
	overflow: hidden;
}
.wk_qianyue {
	padding-right: 53px;
	background: url(../images/ico8.png) no-repeat right top;
}
.wk_guandian {
	padding: 0 52px;
}
.wk_jishu {
	padding-left: 53px;
	background: url(../images/ico8.png) no-repeat left top;
}
.wk_news_basic dt, .wk_news_basic dt img {
	width: 300px;
	height: 120px;
	margin: 0 auto;
}
.wk_news_basic dd {
	width: 300px;
	height: 205px;
	margin: 25px auto 0 auto;
}
.wk_news_basic dd h2 {
	width: 300px;
	height: 26px;
	margin: 0 auto;
}
.wk_news_basic ul {
	width: 300px;
	margin: 10px auto 0 auto;
}
.wk_news_basic ul li {
	width: 300px;
	line-height: 28px;
	margin: 0 auto;
	height: 28px;
	overflow: hidden;
}
.wk_news_basic ul li a {
	font-size: 14px;
	color: #666;
	line-height: 28px;
m
}
.wk_news_basic ul li a:hover {
	color: #BA292E;
}
.wk_fzlc {
	width: 1110px;
	height: 222px;
	margin: 0 auto;
	padding: 65px 0 28px;
	background: url(../images/ico9.jpg) no-repeat center top #f5f5f5;
}
.wk_blk_18 {
	overflow: hidden;
	zoom: 1;
	width: 1110px;
}
.wk_blk_18 .wk_pcont {
	width: 864px;
	float: left;
	overflow: hidden;
	margin-left: 26px;
}
.wk_blk_18 .ScrCont {
	width: 100000%;
	zoom: 1;
	margin-left: 0;
}
.wk_blk_18 #List1_1, .wk_blk_18 #List2_1 {
	float: left;
}
.wk_blk_18 .LeftBotton {
	width: 47px;
	height: 47px;
	margin-top: 90px;
	margin-left: 50px;
	float: left;
	background: url(../images/left_button.png) no-repeat center center;
}
.wk_blk_18 .LeftBotton:hover {
	background: url(../images/left_button1.png) no-repeat center center;
}
.wk_blk_18 .RightBotton {
	width: 47px;
	height: 47px;
	margin-top: 90px;
	margin-right: 50px;
	float: right;
	background: url(../images/right_button.png) no-repeat center center;
}
.wk_blk_18 .RightBotton:hover {
	background: url(../images/right_button1.png) no-repeat center center;
}
.wk_fzlc_b {
	width: 200px;
	height: 231px;
	float: left;
	margin: 0 8px;
}
.wk_fzlc_b h4 {
	width: 176px;
	line-height: 31px;
	margin: 0 auto;
	font-size: 14px;
	color: #989898;
	text-align: center;
}
.wk_fzlc_b dl {
	width: 180px;
	height: 168px;
	margin: 0 auto;
	padding: 22px 10px 0;
	background: url(../images/ico10.jpg) no-repeat center top;
}
.wk_fzlc_b dl dt, .wk_fzlc_b dl dt img {
	width: 176px;
	height: 89px;
	margin: 0 auto;
}
.wk_fzlc_b dl dd {
	width: 180px;
	margin: 8px auto 0 auto;
	line-height: 20px;
	font-size: 12px;
	color: #7c7b7b;
}
.wk_fzlc_s {
	width: 200px;
	height: 121px;
	float: left;
	margin: 0 8px;
}
.wk_fzlc_s h4 {
	width: 176px;
	line-height: 31px;
	margin: 0 auto;
	font-size: 14px;
	color: #989898;
	text-align: center;
}
.wk_fzlc_s dl {
	width: 176px;
	height: 68px;
	margin: 0 auto;
	padding: 22px 12px 0;
	background: url(../images/ico11.jpg) no-repeat center top;
}
.wk_fzlc_s dl dt, .wk_fzlc_s dl dt img {
	width: 50px;
	height: 52px;
	float: left;
}
.wk_fzlc_s dl dd {
	width: 120px;
	float: right;
	line-height: 18px;
	font-size: 12px;
	color: #7c7b7b;
}
#frameme4cMC {
    border: 0px !important;
    margin: 0px !important;
}

.wk_service_side {
	width: 100%;
	min-width: 1110px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #fefefe;
}
.wk_service_top {
	width: 1110px;
	height: 80px;
	margin: 0 auto;
	padding-top: 50px;
}
.wk_service_top h2 {
	width: 510px;
	height: 80px;
	float: left;
	position: relative;
}
.wk_service_top h2 span {
	font-size: 18px;
	color: #909191;
	font-weight: normal;
	position: absolute;
	left: 118px;
	top: 48px;
	z-index: 20;
}
.wk_services_con {
	width: 1110px;
	height: 290px;
	margin: 26px auto 0 auto;
	overflow: hidden;
	background: url(../images/ico2.png) no-repeat center;
}
.wk_services_con ul {
	width: 1110px;
	overflow: hidden;
}
.wk_services_con li {
	float: left;
	width: 222px;
	height: 265px;
	padding-top: 35px;
	text-align: center;
	display: inline;
}
.wk_services_con li a {
	display: block;
	width: 222px;
}
.wk_services_ico {
	margin: 0 auto;
	width: 130px;
	height: 130px;
}
.wk_services_ico div {
	display: block;
	width: 130px;
	height: 130px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.wk_services_ico01 {
	background: url(../images/service.png) 0 -129px no-repeat;
}
.wk_services_ico02 {
	background: url(../images/service.png) -130px 1px no-repeat;
}
.wk_services_ico03 {
	background: url(../images/service.png) -260px 1px no-repeat;
}
.wk_services_ico04 {
	background: url(../images/service.png) -390px 1px no-repeat;
}
.wk_services_ico05 {
	background: url(../images/service.png) -520px 1px no-repeat;
}
.wk_services_ico01 div {
	background: url(../images/service.png) 0 -129px no-repeat;
}
.wk_services_ico02 div {
	background: url(../images/service.png) -130px -129px no-repeat;
}
.wk_services_ico03 div {
	background: url(../images/service.png) -260px -129px no-repeat;
}
.wk_services_ico04 div {
	background: url(../images/service.png) -390px -129px no-repeat;
}
.wk_services_ico05 div {
	background: url(../images/service.png) -520px -129px no-repeat;
}
.wk_services_con li h3 {
	margin-top: 25px;
	font-size: 18px;
	font-weight: normal;
	color: #5b5d63;
	line-height: 24px;
	text-decoration: none;
}
.wk_services_con li p {
	line-height: 22px;
	font-size: 12px;
	color: #cdcdcd;
	margin-top: 5px;
	text-decoration: none;
}

.wk_link_top {
	width: 1110px;
	height: 80px;
	margin: 0 auto;
	padding-bottom:20px;
}
.wk_link_top h2 {
	width: 510px;
	height: 80px;
	float: left;
	position: relative;
}
.wk_link_top h2 span {
	font-size: 18px;
	color: #909191;
	font-weight: normal;
	position: absolute;
	left: 118px;
	top: 48px;
	z-index: 20;
}
.link60{
	margin-bottom:60px;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-dots {
	position: absolute;
	bottom: 45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 6px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	color: transparent;
	border: 2px #008CD6 solid;
	outline: none;
	background: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.slick-dots li button:hover, .slick-dots li.slick-active button {
	background-color: #F60;
}
.banner {
    overflow: hidden;
    width: 100%;
    min-width: 1240px;
    min-height: 200px;
    position: relative;
    background: #FFF no-repeat top center;
    margin-top: 0;
    float: left;
}
.banner div {
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
}
.banner .slick-prev {
	display: none;
}